Searched refs:MCA_CCB_NUM_COLS (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/mcap/
H A Dmca_csm.c72 #define MCA_CCB_NUM_COLS 2 /* number of columns in state tables */ macro
75 const UINT8 mca_ccb_st_opening[][MCA_CCB_NUM_COLS] = {
91 const UINT8 mca_ccb_st_open[][MCA_CCB_NUM_COLS] = {
107 const UINT8 mca_ccb_st_closing[][MCA_CCB_NUM_COLS] = {
123 typedef const UINT8 (*tMCA_CCB_ST_TBL)[MCA_CCB_NUM_COLS];

Completed in 25 milliseconds