Home
last modified time | relevance | path

Searched refs:BTA_PAN_NUM_COLS (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/bta/pan/
Dbta_pan_main.cc65 #define BTA_PAN_NUM_COLS 2 /* number of columns in state tables */ macro
68 const uint8_t bta_pan_st_idle[][BTA_PAN_NUM_COLS] = {
83 const uint8_t bta_pan_st_open[][BTA_PAN_NUM_COLS] = {
96 const uint8_t bta_pan_st_closing[][BTA_PAN_NUM_COLS] = {
109 typedef const uint8_t (*tBTA_PAN_ST_TBL)[BTA_PAN_NUM_COLS];